home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 5 / CD-ROM Today - The Disc (Issue 5)(November 1994).ISO / mac / Mac shareware / Education / RLaB / help / det < prev    next >
Text File  |  1994-09-21  |  228b  |  13 lines

  1. det:
  2.  
  3. Syntax: det ( A )
  4.  
  5. Description:
  6.  
  7.     Det computes the determinant of the matrix argument.
  8.  
  9.     Det uses the LAPACK functions to factor the input, and the
  10.     LINPACK algorithm to calculate the determinant.
  11.  
  12. See Also inv, lu, rcond
  13.